net/http.http2pipe.Write (method, view implemented interface methods)
3 uses
net/http (current package)
h2_bundle.go#L3671: func (p *http2pipe) Write(d []byte) (n int, err error) {
h2_bundle.go#L5446: wrote, err := st.body.Write(data)
h2_bundle.go#L9270: if _, err = cs.bufPipe.Write(data); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)